home *** CD-ROM | disk | FTP | other *** search
- ; this gives the lines added to the code
- ; a return from subroutine is added at the end
-
-
- [
-
- ; r1 stores the address of number 1
- ; r2 stores the address of number 2
- ; r3 stores the address of number 3
- ; r4 stores the address of text 1
- ; r5 stores the address of text 2
-
- ; *****************************************
- ; place your code here do not change the lines above
-
-
-
- ; end of code. do not change the lines below
- ; *****************************************
-
-
- MOV R15, R14
- ]
-
-
-
-
-
-
-
-
-
-
-
-
-